home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Sprite 1984 - 1993
/
Sprite 1984 - 1993.iso
/
src
/
boot
/
netBoot
/
h
/
cpu.addrs.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1988-05-13
|
198 b
|
14 lines
/* @(#)cpu.addrs.h 1.25 86/01/03 SMI */
/*
* Copyright (c) 1985 by Sun Microsystems, Inc.
*/
#ifdef SUN2
#include "../sun2/cpu.addrs.h"
#endif
#ifdef SUN3
#include "../sun3/cpu.addrs.h"
#endif